Default

Default implementation for IPrinterService.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun asBinder(): IBinder
Link copied to clipboard
Get the current status of the printer.
Link copied to clipboard
open fun getMaxCharactersPerLine(printLineObject: PrintLineObject): Int
Get the maximum number of characters per line that can be printed, based on the provided PrintLineObject
Link copied to clipboard
Link copied to clipboard
Handles the connection, the print request, and the closing of the connection when completed.
Link copied to clipboard
open fun registerPrinterListener(printerListener: IPrinterListener)
Link copied to clipboard
open fun unregisterPrinterListener(printerListener: IPrinterListener)